<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***搴曢儴鏍峰紡**/
.page_footer{
    width:100%;
}
.page_footer .page_footer_title{
    text-align:center;
    width:1280px;
    margin:0 auto;
}
.page_footer .page_footer_title p{
    font-family: PingFangSC-Medium;
    font-size: 38px;
    color: rgba(0,0,0,0.85);
    text-align: center;
    line-height: 46px;
    font-weight: 500;
    width:152px;
    margin: 64px auto 0;
}
.page_footer .page_footer_title span{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: rgba(0,0,0,0.65);
    line-height: 24px;
    font-weight: 400;
    position:relative;
    height:24px;
    display: inline-block;
    width:74px;
    margin: 8px auto 40px;
}
.page_footer .page_footer_title span:after{
    content: '-';
    opacity: 0.1;
    background: #C00005;
    width: 100px;
    display: inline-block;
    height: 4px;
    position: absolute;
    left: -13px;
    top:10px;
}
/***搴曢儴涓婂崐閮ㄥ垎鏍峰紡****/
.page_footer .page_footer_top{
    width:1280px;
    margin:0 auto;
}
.page_footer .page_footer_top  .page_footer_top_item{
    width:100%;
}
.page_footer .page_footer_top  .page_footer_top_item ul{
    width:100%;
    display: flex;
    background: #fff;
}
.page_footer .page_footer_top  .page_footer_top_item ul li{
    float:left;
}
.page_footer .page_footer_top  .page_footer_top_item ul li&gt;img{
    width:100%;
    height:168px;
}
.page_footer .page_footer_top  .page_footer_top_item ul li.active{
    width:416px;
}
.page_footer .page_footer_top  .page_footer_top_item ul li .li_content{
    background: #C00005;
    width:416px;
    cursor: pointer;
}
.page_footer .page_footer_top  .page_footer_top_item ul li .li_content img{
    width: 108px;
    margin-left:8px;
}
.page_footer .page_footer_top  .page_footer_top_item ul li .li_content .li_content_right{
    float:right;
    width:300px;
    box-sizing: border-box;
    padding:40px 8px 24px 8px;
    color: #FFFFFF;
    cursor: pointer;
}
.page_footer .page_footer_top  .page_footer_top_item ul li .li_content .li_content_right .title{
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 28px;
    font-weight: 500;
}
.page_footer .page_footer_top  .page_footer_top_item ul li .li_content .li_content_right .content{
    ont-family: PingFangSC-Regular;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 22px;
    font-weight: 400;
    margin:2px 0 8px;
}
.page_footer .page_footer_top  .page_footer_top_item ul li .li_content .li_content_right .content .link{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 22px;
    font-weight: 400;
}
.page_footer .page_footer_top  .page_footer_top_item ul li .li_content .li_content_right .content .link span:nth-child(2){
    font-weight:600;
    margin-left:8px;
}
/***搴曢儴涓婂崐閮ㄥ垎鏍峰紡****/
/***搴曢儴涓嬪崐閮ㄥ垎鏍峰紡****/
.page_footer_bottom{
    width:100%;
    height:190px;
    background: #C00005;
    margin-top:24px;
}
.page_footer_bottom .page_footer_bottom_item{
    width:1280px;
    margin: 0 auto;
}
.page_footer_bottom .page_footer_bottom_item  .page_footer_bottom_item_left{
    float:left;
    padding:24px 399px 0 0;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 22px;
    font-weight: 500;
}
.page_footer_bottom .page_footer_bottom_item  .page_footer_bottom_item_left p&gt;a{
    color: #FFFFFF;
}
.page_footer_bottom .page_footer_bottom_item  .page_footer_bottom_item_left p&gt;a:not(:last-child):after{
    content:'|';
    color:#fff;
    padding:0 10px;
}
.page_footer_bottom .page_footer_bottom_item  .page_footer_bottom_item_left p:nth-child(2){
    margin:32px 0 4px;
}
.page_footer_bottom .page_footer_bottom_item  .page_footer_bottom_item_left p:last-child{
    margin-top:8px;
}
.page_footer_bottom .page_footer_bottom_item  .page_footer_bottom_item_left p:last-child span{
    cursor: pointer;
}
.page_footer_bottom .page_footer_bottom_item  .page_footer_bottom_item_left p:last-child span:hover{
    color:#409EFF;
}
.page_footer_bottom .page_footer_bottom_item .page_footer_bottom_item_right{
    padding-top:30px;
}
.page_footer_bottom .page_footer_bottom_item .page_footer_bottom_item_right .item{
    float:left;
    width:48px;
    height:48px;
    border-radius:24px;
    border: 1px solid #fff;
    cursor: pointer;
    position: relative;
}
.page_footer_bottom .page_footer_bottom_item .page_footer_bottom_item_right .item:nth-child(2){
    margin:0 20px;
}
.page_footer_bottom .page_footer_bottom_item .page_footer_bottom_item_right .item span{
    display: block;
    height:100%;
    font-size:30px;
    text-align: center;
    line-height:48px;
    color: #fff;
}
.page_footer_bottom .page_footer_bottom_item .page_footer_bottom_item_right .item .item_content{
    text-align: center;
    position: absolute;
    top:48px;
    left:-20px;
}
.page_footer_bottom .page_footer_bottom_item .page_footer_bottom_item_right .item .item_content .el-icon-caret-top{
    color:#fff;
}
.page_footer_bottom .page_footer_bottom_item .page_footer_bottom_item_right .item .item_content img{
    width:90px;
    height:90px;
    margin-top:-9px;
}</pre></body></html>